@charset "utf-8";

@import url("../../css/b.css");

body, th, td{
	font-family:Arial, '微软雅黑', Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}
a{
	color:#444444;
	text-decoration:none;
}
a:hover{
	color:#444444;
	text-decoration:none;
}

/* 布局 */
#kk{
	width:960px;
	margin:auto;
}
#head{
	margin:20px 0 0;
}
#body{

}
#logo{

}
#nav div{
	border-right:2px solid #FFF;
}
#where{
	
}
#foot{
	
}
.ww{
	width:960px;
}
.wl{
	width:125px;
}
.wr{
	width:854px;
}
.wlk{
	width:760px;
	padding:20px;
}
.btn{
	background: #ddd;
	cursor: pointer;
	border-top: #aaa 1px solid;
	border-left: #aaa 1px solid;
	border-right: #666 1px solid;
	border-bottom: #666 1px solid;
	font-size: 12px;
	padding: 2px 20px 0;
	height: 22px;
}
.topline{
	border-top:1px solid #007F78
}
.topline2{
	border-top:2px solid #007F78
}
.downline{
	border-bottom:1px solid #007F78
}

/* 翻页条 */
.pagebar{
	font-family:Verdana;
	padding:5px;
}
.pagebar a{
	background-color:#FFF;
	border:1px solid #AAA;
	color:#333 !important;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:4px 6px;
}
.pagebar .isme{
	background-color:#111;
	border:1px solid #AAA;
	color:#FFFFFF !important;
}

/* 配色 */
.white,		.white a	{color:#FFFFFF}
.black,		.black a	{color:#000}
.gray,		.gray a		{color:#999}
.darkgray,		.darkgray a		{color:#7B7B7B}
.lightgray,	.lightgray a{color:#EEE}
.red,		.red a		{color:#bc1013}
.blue,		.blue a		{color:#005B9F}
.green,		.green a	{color:#007F77}
.purple,	.purple a	{color:#481C87}
.yellow,	.yellow a	{color:#FEE13D}
.orange,	.orange a	{color:#F8931D}

.bgray{border-color:#999}
.bred{border-color:#bc1013}
.borange{border-color:#F8931D}
.blightgray{border-color:#EEE}
.byellow{border-color:#FEE13D}
.bgreen{border-color:#007F78}

.bgwhite	{background-color:#FFF}
.bgblack	{background-color:#000}
.bggray		{background-color:#9E9E9E}
.bglightgray{background-color:#E6E6E6}
.bgred		{background-color:#BA251E}
.bgblue		{background-color:#005B9F}
.bggreen	{background-color:#007F78}
.bgyellow	{background-color:#FEE13D}
.bgorange	{background-color:#F7AC00}
.bgbrown	{background-color:#d1c1b7}

/* 元件 */
.yj .body{background:#CF0000}
b.gi b{display:block;overflow:hidden;background:#CF0000}
b.r1{margin:0 8px;height:0px;border-top:1px solid #CF0000;}
b.r2{margin:0 7px;height:1px}
b.r3{margin:0 6px;height:1px}
b.r4{margin:0 5px;height:1px}
b.r5{margin:0 4px;height:1px}
b.r6{margin:0 3px;height:1px}
b.r7{margin:0 2px;height:1px}
b.r8{margin:0 1px;height:1px}

.f11{font-size:11px;}
.pr20{padding-right:22px}


.button {
    background-color: #007F78;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    height: 16px;
    
    padding: 2px 0px;
    text-align: center;
    text-decoration: none;
}

#tb{
	width:100%;
	background:#CCC;
}
#tb td {
	background:#FFF;
	line-height:24px;
}